| Total Complexity | 62 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 471 |
| Lines of code | 259 |
| Logical lines of code | 164 |
| Comment lines | 94 |
| Methods | 12 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| assign_ai_generated_content_to_dummy_products() | 38 | 17 | 70 | |
| generate_content() | 49 | 9 | 32 | |
| fetch_dummy_products_to_update() | 47 | 8 | 37 | |
| update_product_content() | 53 | 8 | 22 | |
| should_update_dummy_product() | 54 | 6 | 20 | |
| create_new_product() | 54 | 2 | 19 | |
| assign_ai_selected_images_to_dummy_products() | 55 | 2 | 19 | |
| update_product_image() | 59 | 2 | 14 | |
| fetch_product_ids() | 66 | 2 | 7 | |
| get_hash_for_product() | 70 | 2 | 6 | |
| get_hash_for_ai_modified_product() | 70 | 2 | 6 | |
| create_hash_for_ai_modified_product() | 68 | 2 | 7 |